home *** CD-ROM | disk | FTP | other *** search
- REM U.S. Navy Fighters by Electronic Arts
- REM
- REM Analog or Digital Throttle File for USNF
- REM
- REM Written and Tested by Matt Hoffman - January, 1995
- REM --------------------------------------------------------------------------
- REM **************************** WCS SETTINGS ********************************
- REM
- REM FOR ANALOG THROTTLE: 1. Download this file.
- REM 2. Set RED Switch to Analog and BLACK to Digital.
- REM -OR- 3. See "3a" in GAME SETTINGS.
- REM
- REM FOR DIGITAL THROTTLE: 1. Delete the REM in front of the "@DigitalThrottle"
- REM -which is on line 28 of this file.
- REM 2. Download this file.
- REM 3. Set RED and BLACK Switches to Digital.
- REM 4. See "3b" in GAME SETTINGS.
- REM
- REM *************************** GAME SETTINGS ********************************
- REM
- REM FROM THE PREFERENCES MENU: 1. Select "Joystick" for STICK
- REM 2. Select "Keyboard" for RUDDER
- REM for Analog throttle: 3a. Select "Throttle Stick" for THROTTLE
- REM for Digital throttle: 3b. Select "Keyboard" for THROTTLE
- REM **************************************************************************
-
- Mdef KUSNF
- REM @DigitalThrottle
-
- REM ╔══════════════════════╗
- REM ║(P)FCS BUTTON COMMANDS║
- REM ╚══════════════════════╝
-
- BTN UB /T /N IFFSquawk
- /T /N FireSelected
- BTN MB TargetNextVis
- BTN LB /P /N DropChaff
- /R /N DropFlare
-
- BTN HU /T TrackingTarget
- /T ForwardView
- BTN HD RearwardView
- BTN HL CockpitOnOff
- BTN HR /T MissleTracking
- /T ForwardView
-
-
- REM ╔══════════════════════╗
- REM ║WCS II Button Commands║
- REM ╚══════════════════════╝
-
- BTN 1 NextWeapon
- BTN 2 JammersOnOff
- BTN 3 NextWaypoint
- BTN 4 FlapsOnOff
- BTN 5 SpeedBrakeOnOff
- BTN 6 HUD-NAV/WEAPON
-
- RKR UP LandingGear
- RKR DN ArrestorHook
-
-
- REM ╔═══════════════════════════════════════════════════════════════════╗
- REM ║ NOTE: THIS FILE IS TO BE USED WITH THE NEW CHIP AND MICROCODE FOR ║
- REM ║ THE MARK II WCS ONLY. IF YOU DO NOT HAVE THIS CHIP, THEN CONTACT ║
- REM ║ THRUSTMASTER at 503-639-3200 TO INQUIRE ABOUT UPGRADING TO THE ║
- REM ║ NEW CHIP AND MICROCODE!!!! ║
- REM ║ ║
- REM ║ How can you tell if you have the new chip and microcode? At the ║
- REM ║ C:\MARK2 Dos prompt type DIR MK2LOAD.EXE and hit enter. If it ║
- REM ║ says "File not found then you have the old microcode version that ║
- REM ║ uses DOWNLOAD.EXE instead. ║
- REM ╚═══════════════════════════════════════════════════════════════════╝
-